shithub: riscv

ref: 7bf5c61ea57eebbc73ec5fb2d7ffe13c690a5e0a
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}