shithub: riscv

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

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