shithub: riscv

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

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