shithub: riscv

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

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