shithub: riscv

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

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